home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 4 / PC World Interactive 4.iso / online / ezclean.EXE / EasyClean.exe / 0 / RCDATA / TFINFO / TFINFO.txt < prev   
Text File  |  1997-01-22  |  2KB  |  112 lines

  1. object fInfo: TfInfo
  2.   Left = 198
  3.   Top = 362
  4.   BorderStyle = bsDialog
  5.   Caption = 'Info'
  6.   ClientHeight = 294
  7.   ClientWidth = 504
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 14
  15.   object Image1: TImage
  16.     Left = 18
  17.     Top = 18
  18.     Width = 222
  19.     Height = 259
  20.     AutoSize = True
  21.     Picture.Data = {<image000.bmp>}
  22.   end
  23.   object Label1: TLabel
  24.     Left = 289
  25.     Top = 27
  26.     Width = 168
  27.     Height = 30
  28.     Caption = 'Easy Clean 32'
  29.     Font.Color = clNavy
  30.     Font.Height = -25
  31.     Font.Name = 'Arial'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Label3: TLabel
  36.     Left = 301
  37.     Top = 68
  38.     Width = 144
  39.     Height = 16
  40.     Caption = 'for Win 95 and NT4.0'
  41.     Font.Color = clNavy
  42.     Font.Height = -13
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.   end
  47.   object Label6: TLabel
  48.     Left = 329
  49.     Top = 96
  50.     Width = 88
  51.     Height = 14
  52.     Caption = 'Final Release 1.04'
  53.   end
  54.   object Label2: TLabel
  55.     Left = 296
  56.     Top = 142
  57.     Width = 155
  58.     Height = 14
  59.     Caption = 'written in 1996 by Bernd Klaiber'
  60.   end
  61.   object Label5: TLabel
  62.     Left = 334
  63.     Top = 204
  64.     Width = 79
  65.     Height = 14
  66.     Caption = 'CIS: 101626,363'
  67.   end
  68.   object UrlLabel1: TUrlLabel
  69.     Left = 308
  70.     Top = 163
  71.     Width = 131
  72.     Height = 13
  73.     Cursor = 5
  74.     Caption = 'mailto:bernd.klaiber@idv.de'
  75.     Font.Color = clBlue
  76.     Font.Height = -11
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = [fsUnderline]
  79.     ParentFont = False
  80.     PopupMenu = UrlLabel1.
  81.     URL = 'mailto:bernd.klaiber@idv.de'
  82.   end
  83.   object UrlLabel2: TUrlLabel
  84.     Left = 284
  85.     Top = 183
  86.     Width = 179
  87.     Height = 13
  88.     Cursor = 5
  89.     Caption = 'http://www.idv.de/homepages/bernd'
  90.     Font.Color = clBlue
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = [fsUnderline]
  94.     ParentFont = False
  95.     PopupMenu = UrlLabel2.
  96.     URL = 'http://www.idv.de/homepages/bernd'
  97.   end
  98.   object BitBtn1: TBitBtn
  99.     Left = 336
  100.     Top = 234
  101.     Width = 75
  102.     Height = 25
  103.     Font.Color = clBlack
  104.     Font.Height = -13
  105.     Font.Name = 'Arial'
  106.     Font.Style = []
  107.     ParentFont = False
  108.     TabOrder = 0
  109.     Kind = bkOK
  110.   end
  111. end
  112.